home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDPInfo.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  2.4 KB  |  63 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  4.         {CLASS = DKDPInfoGraphicsView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  5.         {
  6.             ACTIONS = {
  7.                 bottomMarginAction = id; 
  8.                 heightPageSizeAction = id; 
  9.                 helpPinfoAction = id; 
  10.                 leftMarginAction = id; 
  11.                 orientationPopupAction = id; 
  12.                 paperNamePopupAction = id; 
  13.                 previewPageNumberStepperAction = id; 
  14.                 printerNamePopupAction = id; 
  15.                 rightMarginAction = id; 
  16.                 scaleFactorAction = id; 
  17.                 topMarginAction = id; 
  18.                 widthPageSizeAction = id; 
  19.             }; 
  20.             CLASS = DKDPInfoPanel; 
  21.             LANGUAGE = ObjC; 
  22.             OUTLETS = {
  23.                 bottomMarginTextField = NSTextField; 
  24.                 heightPageSizeTextField = NSTextField; 
  25.                 leftMarginTextField = NSTextField; 
  26.                 orientationPopup = NSPopUpButton; 
  27.                 pageView = DKDPageView; 
  28.                 paperNamePopup = NSPopUpButton; 
  29.                 previewPageNumberStepper = NSStepper; 
  30.                 printerNamePopup = NSPopUpButton; 
  31.                 rightMarginTextField = NSTextField; 
  32.                 scaleFactorSlider = NSSlider; 
  33.                 scaleFactorTextField = NSTextField; 
  34.                 topMarginTextField = NSTextField; 
  35.                 widthPageSizeTextField = NSTextField; 
  36.             }; 
  37.             SUPERCLASS = DKDPanel; 
  38.         }, 
  39.         {
  40.             CLASS = DKDPageView; 
  41.             LANGUAGE = ObjC; 
  42.             OUTLETS = {"_dkdPInfoPanelController" = DKDPInfoPanel; }; 
  43.             SUPERCLASS = NSView; 
  44.         }, 
  45.         {
  46.             ACTIONS = {
  47.                 checkClosingWindow = id; 
  48.                 useCurrentForNewItemsButtonAction = id; 
  49.                 useDefaultForNewItemsButtonAction = id; 
  50.             }; 
  51.             CLASS = DKDPanel; 
  52.             LANGUAGE = ObjC; 
  53.             OUTLETS = {
  54.                 setCurrentForNewItemsButton = DKDOptionButton; 
  55.                 setDefaultForNewItemsButton = DKDOptionButton; 
  56.             }; 
  57.             SUPERCLASS = NSWindowController; 
  58.         }, 
  59.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  60.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  61.     ); 
  62.     IBVersion = 1; 
  63. }